home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / modules / nessus-2.2.8.mo / usr / lib / nessus / plugins / gpl_feed.nasl < prev    next >
Text File  |  2005-03-31  |  499b  |  18 lines

  1. if ( description )
  2. {
  3. display("
  4. ------------------------------------------------------------------------------
  5. You are running a version of Nessus which is not configured to receive
  6. a full plugin feed. As a result, your security audits might produce incomplete
  7. results.
  8.  
  9. To obtain a full plugin feed, you need to register your Nessus scanner
  10. at the following URL :
  11.  
  12.                http://www.nessus.org/register/
  13.  
  14. ------------------------------------------------------------------------------
  15.  
  16. ");
  17. }
  18.